home *** CD-ROM | disk | FTP | other *** search
- * "dreamdoor.library"
- ##base _DDBase
- ##bias 30
- ##public
- InitDoor(node)(a0)
- CloseDoor(dif)(d0)
- SendString(dif,pointer)(d0,a0)
- Prompt(dif,buffer,length,flags,default)(d0,a0,d1,d2,a1)
- InquirePointers(dif,pointers)(d0,a0)
- DisplayFile(dif,filename,flags)(d0,a0,d1)
- YesNo(dif,default)(d0,d1)
- ScanUserbase(dif,name)(d0,a0)
- UpdateStructures(dif)(d0)
- XprSend(dif,files,path)(d0,a0,a1)
- XprReceive(dif,path)(d0,a0)
- GetLrp(dif,conf,base)(d0,d1,d2)
- SetLrp(dif,conf,base,lrp)(d0,d1,d2,d3)
- GetKey(dif,flags)(d0,d1)
- ScanFileDirs(dif,conf,pattern,hook,data)(d0,d1,a0,a1,a2)
- FlagFile(dif,path,file,flags,size)(d0,a0,a1,d1,d2)
- Disconnect(dif)(d0)
- DDCommand(dif,command)(d0,a0)
- ResetIdle(dif)(d0)
- Relogin(dif)(d0)
- JoinConference(dif,conf,flags)(d0,d1,d2)
- ChangeMsgBase(dif,conf,flags)(d0,d1,d2)
- IntCommand(dif,command)(d0,a0)
- CheckKey(dif)
- LineEditor(dif,file)(d0,a0)
- ##end
-